home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2003 November A
/
PCWK1103A.iso
/
Top10FreewareENG-SOFT
/
tswwebcoder
/
tswwebcoder4en.exe
/
{app}
/
data
/
libraries
/
vbstree.tre
< prev
Wrap
Text File
|
2002-08-14
|
4KB
|
241 lines
VisualBasic script
Date and time
CDate()
DateDateAdd()
DateDiff()
DatePart()
DateSerial()
DateValue()
Day()
FormatDateTime()
Hour()
IsDate()
Minute()
Month()
NowSecond()
TimeTimeSerial()
TimeValue()
Weekday()
WeekdayName()
Year()
Document
document.alinkColor
document.anchors[]
document.bgColor
document.clear()
document.close()
document.cookie
document.embeds
document.fgColor
document.forms[]
document.lastModified
document.linkColor
document.links[]
document.location
document.open()
document.referrer
document.title
document.vlinkColor
document.write("")
document.writeln("")
Events
onAfterUpdate=""
onBeforeUnload=""
onBeforeUpdate=""
onBlur=""
onClick=""
onDataAvailable=""
onDataSetChanged=""
onDataSetComplete=""
onDblClick=""
onDragStart=""
onError=""
onErrorUpdate=""
onFilterChange=""
onFocus=""
onHelp=""
onHelp=""
onKeyDown=""
onKeyPress=""
onKeyUp=""
onLoad=""
onMouseDown=""
onMouseMove=""
onMouseOut=""
onMouseOver=""
onMouseUp=""
onReadyStateChange=""
onReset=""
onResize=""
onRowEnter=""
onRowExit=""
onScroll=""
onSelectStart=""
onSubmit=""
onUnLoad=""
Forms
document.form.action
document.form.elements[]
document.form.encoding
document.form.length
document.form.method
document.form.reset()
document.form.submit()
Window
window.alert("")
window.blur()
window.clearTimeout()
window.close()
window.confirm("")
window.defaultStatuswindow.focus()
window.frames[]
window.lengthwindow.namewindow.open("", "")
window.opener
window.parent
window.prompt("", "")
window.scroll()
window.setTimeout()
window.status
window.top
History
history.back()
history.forward()
history.go()
Image
border
complete
heighth
space
lowsrc
name
prototype
src
vspace
width
Link
document.link.hash
document.link.host
document.link.hostname
document.link.href
document.link.pathname
document.link.port
document.link.protocol
document.link.search
document.link.target
Location
location.hash
location.host
location.hostname
location.href
location.pathname
location.port
location.protocol
location.reload()
location.search
window.location.replace("")
Math
Abs()
Atn()
CByte()
CCur()
CDate()
CDbl()
CInt()
CLng()
Cos()
CSng()
Exp()
Fix()
FormatCurrency()
FormatNumber()
FormatPercent()
Int()
IsNumeric()
Rnd()
Round()
Sgn()
Sin()
Sqr()
Tan()
Navigator
navigator.appCodeName
navigator.appName
navigator.appVersion
navigator.javaEnabled()
navigator.mimeTypes
navigator.plugins
navigator.userAgent
Plugins
description
filename
length
name
Reserved words
And
Call
Const
Dim
Empty
Eqv
Erase
Exit
False
Function
Imp
Is
Mod
Not
Nothing
Null
On Error Resume Next
Option Explicit
Or
Private
Public
Randomize
ReDim
Rem
Set
Stop
Sub
True
Xor
Strings
Asc()
AscB()
AscW()
Chr()
ChrB()
ChrW()
CStr()
Filter()
FormatCurrency()
FormatDateTime()
FormatNumber()
FormatPercent()
Hex()
InStr()
InStrB()
InStrRev()
Join()
LCase()
Left()
LeftB()
Len()
LenB()
LTrim()
Mid()
MidB()
Oct()
Replace()
Right()
RightB()
RTrim()
Space()
Split()
StrComp()
StrComp()
String()
StrReverse()
Trim()
UCase()